Resource StructureDefinition/FHIR Server from package Vital.MedikationsplanPlus#1.1.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "551af59b-3662-45d1-a799-ec9ecae49929",
"meta" : {
"lastUpdated" : "2020-11-23T10:55:19.628+00:00"
},
"url" : "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationPregnancystatus",
"version" : "1.0.0",
"name" : "MedikationsplanPlusObservationPregnancystatus",
"status" : "active",
"date" : "2020-11-06T14:33:25.3861047+00:00",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.id",
"path" : "Observation.id",
"mustSupport" : true
},
{
"id" : "Observation.meta",
"path" : "Observation.meta",
"mustSupport" : true
},
{
"id" : "Observation.meta.source",
"path" : "Observation.meta.source",
"max" : "0"
},
{
"id" : "Observation.meta.profile",
"path" : "Observation.meta.profile",
"mustSupport" : true
},
{
"id" : "Observation.language",
"path" : "Observation.language",
"mustSupport" : true
},
{
"id" : "Observation.basedOn",
"path" : "Observation.basedOn",
"max" : "0"
},
{
"id" : "Observation.partOf",
"path" : "Observation.partOf",
"max" : "0"
},
{
"id" : "Observation.status",
"path" : "Observation.status",
"fixedCode" : "final",
"mustSupport" : true
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"mustSupport" : true
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.code.coding:PregnancyStatusCode",
"path" : "Observation.code.coding",
"sliceName" : "PregnancyStatusCode",
"min" : 1,
"max" : "1"
},
{
"id" : "Observation.code.coding:PregnancyStatusCode.system",
"path" : "Observation.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org",
"mustSupport" : true
},
{
"id" : "Observation.code.coding:PregnancyStatusCode.code",
"path" : "Observation.code.coding.code",
"min" : 1,
"fixedCode" : "11449-6",
"mustSupport" : true
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusPatient"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.focus",
"path" : "Observation.focus",
"max" : "0"
},
{
"id" : "Observation.encounter",
"path" : "Observation.encounter",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Encounter",
"EpisodeOfCare"
]
}
]
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"type" : [
{
"code" : "dateTime"
},
{
"code" : "Period"
}
]
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"min" : 1,
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "Observation.value[x].coding",
"path" : "Observation.value[x].coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"mustSupport" : true
},
{
"id" : "Observation.value[x].coding:PregnancyStatus",
"path" : "Observation.value[x].coding",
"sliceName" : "PregnancyStatus",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.value[x].coding:PregnancyStatus.system",
"path" : "Observation.value[x].coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.value[x].coding:PregnancyStatus.code",
"path" : "Observation.value[x].coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.value[x].coding:PregnancyStatus.display",
"path" : "Observation.value[x].coding.display",
"mustSupport" : true
},
{
"id" : "Observation.interpretation",
"path" : "Observation.interpretation",
"max" : "0"
},
{
"id" : "Observation.note",
"path" : "Observation.note",
"max" : "1"
},
{
"id" : "Observation.bodySite",
"path" : "Observation.bodySite",
"max" : "0"
},
{
"id" : "Observation.method",
"path" : "Observation.method",
"max" : "0"
},
{
"id" : "Observation.specimen",
"path" : "Observation.specimen",
"max" : "0"
},
{
"id" : "Observation.device",
"path" : "Observation.device",
"max" : "0"
},
{
"id" : "Observation.referenceRange",
"path" : "Observation.referenceRange",
"max" : "0"
},
{
"id" : "Observation.hasMember.reference",
"path" : "Observation.hasMember.reference",
"min" : 1
},
{
"id" : "Observation.hasMember.identifier",
"path" : "Observation.hasMember.identifier",
"max" : "0"
},
{
"id" : "Observation.hasMember.display",
"path" : "Observation.hasMember.display",
"max" : "0"
},
{
"id" : "Observation.derivedFrom",
"path" : "Observation.derivedFrom",
"max" : "0"
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"mustSupport" : true
},
{
"id" : "Observation.component.code",
"path" : "Observation.component.code",
"mustSupport" : true
},
{
"id" : "Observation.component.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Observation.component.interpretation",
"path" : "Observation.component.interpretation",
"max" : "0"
},
{
"id" : "Observation.component.referenceRange",
"path" : "Observation.component.referenceRange",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.